Work toward dropping widget->surface
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 May 2019 21:25:36 +0000 (21:25 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 May 2019 20:25:15 +0000 (20:25 +0000)
commit0047492bf9cbd7e47fb573b76fcbb9436ddd0629
tree1f78a6418d3a775135753accf01355892189ad74
parent18788c2a860f4779757633a4d44babd2cc4f9e2c
Work toward dropping widget->surface

Drop special-casing of GtkNative in
most widget vfuncs. GtkNative implementations
need to override these anyway.
gtk/gtkpopover.c
gtk/gtkwidget.c
gtk/gtkwindow.c